
/* pc ç«¯ */
@charset "utf-8";
body{
	background: url("py-bg-02.png") no-repeat center top #FFFFFF;
}
ul{ padding:0;}
.container{
	width:1200px;margin:0 auto;
}
.wz_ul{
	width: 1100px;
	margin-top:30px;
}
.dn{
	display: none;
}
.proshow{ width:100%; overflow-x:auto;}
/*é¡¶éƒ¨*/
.top{
	overflow: hidden;
	margin-top:15px;
}
.top img{
	position: relative;
    top: -2px;
    margin-right: 3px;
}
.top a{
	display: inline-block;
	line-height: 30px;
	margin-right: 10px;
}
.top-1{
	float: left;
}
.top-2{
	float: right;
}
.top-link{
	background: #fbb727;
	border-radius: 8px;
	color:#333;
	padding:0 14px;
}

/*å¤´éƒ¨*/
.mobile-head{
	display: none;
}

.head{
	text-align: center;
	margin-top:60px;
}
.head img{
	display: block;
	margin:0 auto;
	margin-bottom: 20px;
}
/* å¹³é˜³head */
.py-head {
	overflow: hidden;
}
.mobile-head{
	display: none;
}
.py-head .logo {
	float: left;
	margin-bottom: 45px;
}

/*å¤´éƒ¨-æœç´¢*/
.head-search{
	float: right;
	/* width:774px; */
	overflow: hidden;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	margin-top:40px;
	margin-bottom: 100px;
}
.head-search input[type=text]{
	display: block;float: left;
	width:500px;
	line-height: 54px;
	height: 58px;
	font-size: 16px;
	text-indent: 60px;
	border:2px solid #0968b8;
	border-right: none;
	border-radius: 8px 0 0 8px;
	outline: none;
}
.head-search .search-btn{
	display: block;float: left;
	width:131px;
	line-height: 54px;
	height: 58px;
	font-size: 20px;
	color:#fff;
	background: #0968b8;
	border-radius: 0 8px 8px 0;
	outline: none;
	border-color: #0968b8;
}
.search-icon{
	position: absolute;
	left:18px;top:20px;
	border-right: 1px solid #dfdfdf;
    height: 18px;
    padding-right: 10px;
}
.mobile-search{
	display: none;
}
/*å¯¼èˆª*/
.nav{
	background: #0968b8;
}
.nav > .container{
	overflow: hidden;
}
.nav > .container > a{
	width:16.6%;font-size: 20px;
	line-height: 65px;
	color:#fff;font-weight: bold;
	display: block;float: left;
	text-align: center;
}
/* å¤´æ¡æ–°é—» */
.h-tit {
	font-size: 34px;
	font-weight: bold;
	color: #da1910;
	line-height: 59px;
	background-color: #FFFFFF;
	position: relative;
}
.h-tit p{
    padding-left:164px;
}
.h-tit a{
        color: #da1910;
}
.h-tit img {
	position: absolute;
	left: 80px;
	top: 0px;
}

/*å†…å®¹*/
.index-con{
	background:#fff;
	/* padding:12px 32px; */
	overflow: hidden;
}
.index-con-1{ width:672px;float:left; }
.index-con-2{ width:495px;float:right; }
/* å¹³é˜³index-con-2åŠ é˜´å½± */
.index-con-2.one-shadow{
	margin-right: 5px;
	margin-bottom: 5px;
	
}

.one-shadow .img-tit a{
  display: block;
  margin-bottom: 20px;
}
.one-shadow-list{
	box-shadow: 0px 1px 3px rgba(0, 0,0, .3);
	padding: 5px;
}
.index-con-2.one-shadow img{
	width: 100%;
	/* margin-bottom: 10px; */
	box-shadow: 0px 5px 5px rgba(0, 0,0, .3);
}

.one-con{
	box-shadow: 8px 8px 10px -8px rgba(0, 0,0, .3);
}
/*æ–°é—»åˆ‡æ¢*/
.tab-tit{ border-bottom: 1px solid #c2cfe3; }
.tab-tit > a,.tab-tit2 > a{
	font-size: 22px; display: inline-block; 
	line-height: 52px; margin-right: 20px;
	padding:0 5px;
	position: relative;
}
.tab-tit >a::after{
	content: '|';
	position: absolute;
	color: #e5e5e5;
	right: -19px;
}
.tab-tit >a:last-child{
   margin-right: 0;
}
.tab-tit >a:last-child::after{
	color: #FFFFFF;
}
.tab-tit > a.on,.tab-tit2 > a.on{
	font-weight: bold; border-bottom: 3px solid; color:#174cb4;
}
.tab-tit2{ padding-left:15px; }
.tab-tit2 a{
	font-size: 18px; line-height: 35px; padding:0 2px;
}
.tab-tit2 a.on{ border-bottom: 2px solid; }
.tab-con{ margin-top: 10px;visibility: visible !important; display: block !important;}
.dn{display: none !important;}
/*æ–°é—»*/
.news-list{ margin-top: 1px; }
.news-list .load-more{display: none;}
.news-item{ overflow: hidden; line-height: 36px; }
.news-item > a{ float: left; text-indent:10px; }
.news-item > a:before {
	 content:''; height: 4px;width: 4px; border-radius: 4px;
	display: inline-block; background: #999; position: relative;
    top: -3px; left: -10px; 
    }
.news-item > span{ float: right; color: #b3b3b3; }
.news-item .state{
	display: none;
	color:#c1c1c1; border:1px solid; font-size: 14px; border-radius: 5px;
	display: inline-block; line-height: 25px; padding: 0 5px; margin-top: 5px;
     margin-left: 10px; 
    }
.news-item .state.on{ color:#e17311;  display: none;}

/*å¤§æ ‡é¢˜*/
.index-tit{
	background: url("bg2.png") repeat-x center ;
	text-align: center;
	margin-bottom: 10px;
}
.index-tit-txt{
	font-size: 36px;
	font-weight: bold;
	padding: 0 32px;
	background: #fff;
	margin:0 auto;
	display: inline-block;
	position: relative;
}
.index-tit-txt:before,.index-tit-txt:after{
	content: '';
    border-radius: 8px;
    height: 8px;
    width: 8px;
    display: inline-block;
    position: absolute;
    background: #0b3a7f;
    top: 50%;
    margin-top: -3px;
}
.index-tit-txt:before{
    left: 0;
}
.index-tit-txt:after{
	right:0;
}
/* å¹³é˜³å¤§æ ‡é¢˜ */
.py-index-tit{
	text-align: left;
	font-size: 29px;
	font-weight: bold;
	color: #333333;
	padding: 20px 0 16px;
	border-bottom: 1px solid #c2cfe3;
	margin-bottom: 10px;
}
/*é¦–é¡µé“¾æŽ¥*/
/* å°æ ‡é¢˜ */
.index-link-tit{
	font-size: 22px;
	color: #174cb4;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.index-link {
	overflow: hidden;
}
.index-link a {
	color:#62728a;
	display: block;
	float: left;
	width:25%;
	font-weight: 400;
	margin-bottom: 15px;
	padding-left: 18px;
	position: relative;
}
.index-link a:before {
	content:'';
	background: #bcbcbc;
	width:4px;
	height:4px;
	border-radius: 3px;
	position: absolute;
	top:50%;
	left:0;
	margin-top: -2px;
}
/*é¦–é¡µé“¾æŽ¥æ ·å¼äºŒ*/
.index-link2{
	overflow: hidden;
}
.index-link2 a{
	color:#62728a;
	font-weight: bold;
	text-align: center;
	float: left;display: block;
	line-height: 50px;
	/* background: #f0f3f7; */
	width:153px;margin-right: 20px;
	margin-bottom: 20px;
}
/* å¹³é˜³index-link2 */
.py-link2 a{
	width:97px;margin-right: 0;
	background:none;
	line-height: 40px;
	margin-bottom: 5px;
	color: #666666;
	font-size: 16px;
	font-weight: 400;
}
/* å¹³é˜³ä¿¡ç®±å»ºè®® */
.py-box-link2 a{
	width: 32%;
	margin-right: 2%;
	line-height: 64px;
	color: #183d83;
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 10px;
	border: 1px solid #d1dcf3;
}
.py-box-link2 img{
	position: relative;
	left: -10px;
}
/*æ”¿åŠ¡æœåŠ¡*/
.zwfw-bg{
	background-color:#f4f7fa;
	padding-bottom: 20px;
	margin-bottom: -20px;
}
.index-con{
	background-color: transparent;
}

/*å‹æƒ…é“¾æŽ¥*/
.friendlink{
	background: #015293;
	padding: 27px 0;
	line-height: 40px;
	overflow: hidden;

}
.friendlink-tit{
	font-size: 20px;
	font-weight: bold;
	display: block;
	float: left;
}
.friendlink-tit2 {
	float: left;
	width:24%;
	margin-right: 1%;
}
.friendlink-tit2 select{
	background: #0765a8;
	float: left;
	width: 100%;
	margin-right: 1%;
	text-align: center;
	color: #9bbedd;
	line-height: 40px;
    height: 40px;
	 font-size: 16px;
}
.friendlink-tit2:nth-child(5n){
	margin-right: 0;
}
.friendlink-tit2 img{
	margin-left: 40px;
}
.friendlink {
	overflow: initial !important;
}

.friendlink::after {
	display: block;
	content: "";
	clear: both;
}

.yqlj-select {
	position: relative;
}

.yqlj-columnname {
	background: url(yqljxlicon1.png) no-repeat 95% center #0765a8;
	background-size: 15px;
	float: left;
	width: 100%;
	margin-right: 1%;
	text-align: center;
	color: #9bbedd;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(118, 118, 118);
}

.yqlj-box {
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(118, 118, 118);
	max-height: 300px;
	overflow-y: auto;
	z-index: 1;
	display: none;
}

.yqlj-box a {
	color: #9bbedd;
	font-size: 14px;
	background: #0765a8;
	display: block;
	line-height: 2;
	text-align: center;
}

.yqlj-box a:hover {
	color: #fff;
	background: #1e90ff;
}

/*å›¾ç‰‡åˆ‡æ¢*/
.index-pic2 img{
	width:100%;
}
.swiper-slide img{
	width:100%;
}
.swiper-pagination{
	position: static;
	margin-top:8px;
}
.swiper-pagination-bullet-active{
	background: #0054a5;
	width:15px;
	border-radius: 7.5px;
}
/* ä¸¤å›¾å›¾ç‰‡åˆ—è¡¨ */
.index-pic2t a{
	display: block;
	float: left;
	width: 49%;
	margin-right: 2%;
}
.index-pic2t a:nth-child(2n){
	margin-right: 0;
}
/* å››å›¾å›¾ç‰‡åˆ—è¡¨ */

/* å¤´éƒ¨æ”¿åŠ¡è½®æ’­ */
.zw {
	width: 673px;
	position: relative;
	height: 376px;
}
.zw .swiper-slide img{
	width: 100%;
	height: auto;
}

#zw{
	position: relative;
}
.zw .swiper-button-next {
	left: auto;
	right: -3px;
	top: auto;
	bottom: 0px;
	width: 42px;
	height: 42px;
	background: url(arrow_right.png) no-repeat center;
}

.zw .swiper-button-prev {
	left: auto;
	right: 33px;
	top: auto;
	bottom: 0px;
	width: 42px;
	height: 42px;
	background: url(arrow_left.png) no-repeat center;
}
.zw .swiper-slide p{
	position: relative;
	line-height: 42px;
	font-size: 18px;
	color:#fff;
	text-indent: 1em;
	top: -42px;
	background: #000;

	filter: alpha(opacity=70); 
	opacity: 0.7;
}
.zw .swiper-slide .swiper-img{
	width:100%;
	height:376px;
}

/*å¹³é˜³é‡ç‚¹é¢†åŸŸ*/
			
.zd {
	width: 100%;
	/* height: 250px; */
	height: 184px;
	position: relative;
	font-size: 22px;
	color: #0f45af;
	line-height: 42px;
	padding-top: 55px;
	padding-bottom: 10px;
}
.zd .swiper-wrapper{
   width: 100%;
   position: relative;
   height: 124px;
}

.zd .swiper-button-next {
	left: auto;
	right: 10px;
	top:-37px;
	background: url(next2.jpg) no-repeat center;
}

.zd .swiper-button-prev {
	left: auto;
	right: 37px;
	top: -37px;
	background: url(prev1.jpg) no-repeat center;
}

.zd h3 {
	position: absolute;
	left: 0;
	top: 0;
}

.zd .swiper-slide {
	width: 150px;
	height: 124px;
	text-align: center;
	font-size: 15px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.zd .swiper-slide>a {
	display: block;
	width: 100%;
	color: #333333;
	line-height: 44px;
	/* background: #e8eef6; */
	overflow: hidden;
	margin:0 8px;
}

.zd .swiper-slide>a img {
	display: block;
	margin: auto;
	width: 40px;
	height: 42px;
	margin-top: 33px;
	margin-bottom: 5px;
}
.zd .swiper-pagination{
	display: none;
}


/* å¹³é˜³å¾é›†è½®æ’­å›¾ */
.zj-mobile{
	display: none;
}
.zj-pc{
	display: block;
}
.zj-pm{
	position: relative;
	width: 1200px;
	height: 100px;
}
.zj .swiper-slide{
	width: 1200px;
	height: 100px;
}
.zj .swiper-button-next {
	width: 42px;
	height: 42px;
	background: url(next-py.png) no-repeat center;
}

.zj .swiper-button-prev {
	width: 42px;
	height: 42px;
	background: url(prev-py.png) no-repeat center;
}

/* ä¸“é¢˜ä¸“æ  */
.ztzl-bg{
 background-color:#f9f9f9;
}
.zt{
	margin-top:10px;
	width: 100%;
	height: 230px;
}
.zt .swiper-slide{
	width: 290px;
	height: 176px;
}
.zt .swiper-slide a{
	display: block;
	margin:0 9px;
}
.zt .swiper-slide img{
	max-width: 100%;
	height: auto;
}
.zt .swiper-pagination{
	display: none;
}
.mr0{
	margin-right: 0;
}
/* å¹³é˜³æ–°é—»å‘å¸ƒä¼š */
.fbh {
	overflow: hidden;
}

.fbh .lft {
	width: 50%;
	float: left;
}

.fbh .lft img {
	width: 100%;
}

.fbh .rgt {
	width: 50%;
	float: right;
	padding-left: 5%;
	box-sizing: border-box;
}
.fbh .rgt h1{
	display: none;
}
.fbh .rgt h2 {
	display: block;
	font-weight: 400;
	font-size: 18px;
	color: #555555;
	line-height: 1.5;
}

.fbh .rgt p {
	font-size: 14px;
	color: #adadad;
	margin-top: 11px;
	margin-bottom: 20px;
}

.fbh .rgt a {
	display: block;
	width: 50%;
	padding: 8px;
   text-align: center;
	border: 1px solid #c60602;
	font-size: 14px;
	color: #c60602;
	
}

.slick-dots{
	height: 12px;
	text-align: center;
	width: 100%;
	margin:20px auto;
	line-height: 1;
}
.slick-dots li{
	display: inline-block;
	width: 12px!important;
	height: 12px!important;
	border-radius: 6px;
	margin-right: 15px;
	background-color: #9e9a9a;

}
.slick-dots li:last-child{
		margin-right: 0;
}
.slick-dots li.slick-active{
    background-color: #1a74d0;
}

#zt .slick-active button{ display: none ;}
ul{ list-style: none;}
/* ä¸ªäººæœåŠ¡ä¸Žæ‰‹æœºæœåŠ¡éšè— */
.fuwu{
	display: none;
	/* height: 100px; */
}







.lanmu a {
	line-height: 68px;
}

.column-link img{float: right;margin-top: 7px;}
.column-link img:hover{cursor:pointer;}
.column-list {
	width:827px;
	float: left;
}
.column-list .tab-tit{
	position: relative;
}
.column-list .tab-tit > a{
	font-size: 28px;
}
.column-list .tab-tit > a.on{
	color:#333;
	border-bottom: none;
}
.column-right {
	width:314px;
	float: right;
}
.xxgk-tit {
	font-size: 22px;
	font-weight: bold;
	color:#0054a5;
	margin-bottom: 15px;
}
.xxgk-tit img {
	margin-right: 15px;
    vertical-align: bottom;
}
.xxgk-link a {
	display: block;
	border-left: 3px solid #e03636;
	line-height: 50px;height: 50px;
	margin-bottom: 10px;
	background: #f0f7ff;
	color:#62728a;
	font-weight: bold;
	text-indent: 3em;
}

.xxgk-link a:hover {
	background:#0054a5;
	color:#fff;
	border:none;
}


.columns-link {
	margin:10px 0;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px solid #c2cfe3;
}
.columns-link.tab-tit2 a {
	margin-right: 15px;
	display:inline-block;
}
.columns-link.tab-tit2 a.on {
	border-bottom:0;
}
.columns-link.tab-tit2 a:hover,.columns-link.tab-tit2 a.on {
	color:#0054a5;
	font-weight: bold;
}
.columns-wrap {
	overflow: hidden;
	float: left;
	width:713px;
	height:35px;
}
#columnShow {
	float: right;
	padding-top: 7px;
	padding-right: 15px;
}
#columnShow:hover{cursor:pointer;}
.zwfw{background: #f4f7fa;}


/* å¤´æ¡ */

.top-news{ width:1200px; padding:30px 40px 15px; margin:10px auto 0; border-bottom: 8px solid #0968b8; background:#fff; overflow:hidden;}
.top-news .news-first{ float:left; width:8%; display: block; color: #fff; padding: 10px 0; margin:20px 0 0; text-align: center; height: 73px; font-size: 22px; font-weight: bold; line-height: 44px; background:url(topicon.png) no-repeat top center;}
.top-news .news-second{ float:left; width:89%; margin-left:3%; padding:0; overflow:hidden;}
.top-news .news-second ul{ width:100%; display:block;}
.top-news .news-second ul li{ width:100%; padding:0 20px; line-height:42px; position:relative;}
.top-news .news-second ul li a:before{content:'';height:9px;width:9px;display:block;background:#0968b8;position:absolute;top:15px;left:0}
.top-news .news-second ul li a{ color:#0968b8; font-size:22px; line-height:42px; display:block; overflow:hidden; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.top-news .news-second ul li a:hover{ font-weight:bold;}
.top-news .news-second p a{ color:#0968b8; line-height:42px;}


/* ipadç«¯ç«–å‘ */
@media only screen   
and (min-device-width : 768px)   
and (max-device-width : 1024px)   
and (orientation : portrait) {  

html{ font-size:100px !important;}
*{line-height: 1.5;}
.container,.index-con-1,.index-con-2,
.index-pic,.pic-show{width:100%;max-width:1200px;box-sizing: border-box;}
img{max-width: 100% !important;}
body{
	font-size: 0.3rem;
	background:url(mobile-bg.jpg) no-repeat center top #f5f5f5;
	background-size:100% 5rem; 
}

.index-clear{height: 0rem;}
/*éšè—*/
.friendlink{display: none !important;}

/*é¡¶éƒ¨*/
.top{ margin-top: 0.1rem; height: auto !important;}
.top a{margin-right:0;}
.top-1,.top img,.top-link{ float: none;display: felx !important; justify-content: center;padding-left: 0.2rem;}
.top-1{float: none;width: 100%;display: block;text-align: center;}
.top-1 a{display: inline-block; text-align: center;}
.top-2{float: none;display: none;}
#laonian{display: inline-block !important;background: none;}
#laonian{
	display: none !important;
	background: none;
}
.py-head{display: none;}
#laonian{
	display: none !important;
	background: none;
}
/*æœç´¢*/
.mobile-search{
	width: 100%;display: block;
	margin-top: 0.65rem;margin-bottom: 0.55rem;overflow: hidden;
}
.mobile-search .head-search{
	width: 5.92rem;overflow: hidden;margin:auto;float: none;
}
.mobile-search .search-icon{
	border-right:0;height:auto;left: 0.18rem;top: 50%;transform: translateY(-50%);
}
.mobile-search .search-icon img{
	width:0.33rem;margin-bottom: 0;
}
.mobile-search .head-search input[type=text]{
	width:4.59rem;border-width: 0.02rem;font-size: 0.26rem;line-height:0.66rem;height: 0.7rem;text-indent:0.58rem;
}
.mobile-search .search-btn{
	width:1.31rem;font-size: 0.3rem;height: 0.7rem;line-height: 0.66rem;border-color: #0968b8;
}

/*æ‰‹æœºå¤´éƒ¨*/
.mobile-head{
	width: 100%;display: block;overflow: hidden;opacity:1;padding: 0 0.3rem;text-align: center;
}
.logo-mobile{width:4.68rem;height: 1.31rem;margin-top:0.5rem;}

/*å¯¼èˆªæ */

.nav > .container{
	padding: 0.16rem 0;
 }


.nav > .container > a{
		line-height: 0.78rem;
		font-size: 0.32rem;
		width: 33.33% !important;
}

/* .nav > .container{ display: flex; overflow-x:auto;}
.nav > .container::-webkit-scrollbar {width: 8px;height: 8px;}  
.nav > .container::-webkit-scrollbar-thumb {border-radius: 5px;background: #90bde4;}  
.nav > .container::-webkit-scrollbar-track {background: #f4f8f9;}    
.nav > .container > a{flex:0 0 auto;line-height: 0.88rem;font-size: 0.32rem;width:25%;} */
.h-tit{
	font-size: 0.36rem;line-height: 0.54rem;padding: 0 0.3rem;margin: 0.2rem auto;
	display: flex;justify-content: center;align-items: center;
	position: static;height: auto;padding-top: 0.2rem;padding-bottom: 0.3rem;
}
.h-tit p{padding: 0;padding-left: 0.1rem;}
.h-tit img{width: 0.8rem;height: 0.88rem;align-self: center;position: static;}
/*åˆ‡æ¢*/
.tab-tit > a, .tab-tit2 > a{font-size:0.34rem;line-height: 0.96rem;margin-right: 0.3rem; padding: 0;}
.tab-tit{border-bottom: 0.01rem solid #c2cfe3;}
.tab-tit >a::after{content: '|';position: absolute;color: #e5e5e5;right: -0.19rem;}
.tab-tit > a.on{
	border-bottom: 0.03rem solid;
}
/* .tab-tit2{display: none;} */

/*åŸºæœ¬ä¿¡æ¯*/
.tab-tit3{
	padding: 0 0.27rem;
}

/*ä¸­é—´å†…å®¹*/
.index-con{
	background: none;padding: 0;
}
.index-con-1,.index-con-2{
	float: none;
	background: #fff;
	display: block;
	margin: auto;
	margin-bottom: 0.2rem;
	width:100%;
	border-radius: 0.05rem;
	padding: 0.2rem;
}

.pic-show{
  width: 100%;
  margin:auto;
  box-sizing: border-box;
  padding: 0.2rem;
  background-color: #ffff;
  padding-bottom: 0;
}
.index-pic{
	background: #fff;
	display: block;
	margin: auto;
	margin-bottom: 0.2rem;
	margin-top: -0.2rem;
	width: 100%;
	border-radius: 0.05rem;
	padding: 0.2rem;
  }
.index-con-2.one-shadow{
	float: none;
	margin-right: 0;
	margin: auto;
	margin-bottom: 0;
	box-shadow: none;
	padding: 0 !important;
	box-shadow: 0 0 0.2rem #d7d7da;
}
.tab-tit{width:100%;display: flex;overflow-x: auto;}
.tab-tit > a{
	flex:0 0 auto;
}

/*æ–°é—»åˆ—è¡¨*/
.news-item{
	margin-bottom: 0.15rem;
	line-height: 1.5;
}
.news-item.zjz{
	padding-bottom: 0.25rem;
	border-bottom: 0.01rem solid #dfe4eb;
}

.news-item > a{
	text-indent: 0;
	float: right;
	width: 100%;
	font-size: 0.3rem;
	padding-left: 0.2rem;
}
.news-item > a:before{
	height:0.07rem;
	width:0.07rem;
	border-radius: 0.07rem;
}
.news-item > span,.news-item .state{
	display: block;
	float: right;
	font-size: 0.24rem;
	line-height: 2.5;
	margin:0;padding: 0;
}
.news-item > span{ float: right; color: #b3b3b3; }
.news-item .state{
	display: block;
	color:#c1c1c1; border:1px solid;
	 font-size: 0.24rem; border-radius: 5px;
	 display: inline-block;
	 line-height: 2.2;
	 text-align: center;
	 width: 0.93rem;
	 margin-top:0.1rem;
     margin-right: 0.27rem; 
    }
.news-item .state.on{ color:#e17311;  display: block;}
.news-list .load-more{
	font-size: 0.28rem;
	background: #d7e2f2;
	width:3.44rem;
	line-height: 0.56rem;
	display: block;margin:0.15rem auto;
	text-align: center;
	color:#666;
	border-radius: 0.56rem;
}
.govpushinfo150203{
	height: auto !important;
	width: 100% !important;
}


/*å¤§æ ‡é¢˜*/
.index-tit{margin-bottom: 0;}
.index-tit-txt{
	background: #f5f5f5;
	font-size: 0.48rem;
}
.index-tit-txt:before, .index-tit-txt:after{
	height:0.08rem;
	width:0.08rem;
	border-radius: 0.08rem;
	margin-top: -0.04rem;
}

/* å¹³é˜³å¤§æ ‡é¢˜ */
.py-index-tit{
	background: #fff;
	display: block;
	margin: auto;
	width: 100%;
	text-align: left;
	text-indent: 0.2rem;
	font-size: 0.4rem;
	font-weight: bold;
	color: #333333;
	padding: 0.25rem 0 0.25rem;
	border-bottom: 1px solid #c2cfe3;
}
.zhuanti{
	height: 0;
	display: none!important;
}
/*é“¾æŽ¥*/
/* å°æ ‡é¢˜ */
.index-link-tit{
	font-size: 0.34rem;
	margin:0.3rem 0.2rem;
	color: #0054a5;
}
.index-link a{
	width:32%;font-weight: normal;
	margin-right: 0;
	margin-bottom: 0.2rem;
	padding-left: 0.2rem;
	font-size: 0.3rem;
	line-height: 2;
    margin-right: 2%;
	color: #000;
}
.index-link a:nth-child(3),.index-link a:nth-child(6),.index-link a:nth-child(9){margin-right: 0;}
.index-link a:before{
	width:0.07rem;
	height:0.07rem;
	border-radius: 0.07rem;
}
.index-link a:nth-child(3n){
	margin-right: 0;
}

/*2 å›¾ç‰‡åˆ—è¡¨åˆ‡æ¢ */

.index-link2 a{
	width:49%;
	padding:0;
	margin:0 2% 2% 0;
	line-height: inherit;
}
.index-link2 a:nth-child(2n){ margin:0 0 2%;}
/* å¹³é˜³ä¿¡ç®±å»ºè®®- */
.py-link2 a{
	width: 32%;
	margin-right: 2%;
	background:none;
	line-height: 0.5rem;
	margin-bottom: 0.1rem;
	color: #666666;
	font-size: 0.24rem;
}
.py-link2 a:nth-child(3n){margin-right: 0;}
/* ä¸€ä»¶äº‹åŠž */
.one-pic{width: 100%;}

/* å¹³é˜³ä¿¡ç®±å»ºè®® */
.py-box-link2 {display: flex;justify-content: space-between;}
.py-box-link2 a{
	width: 32% !important;
	margin-right: 0;
	margin-left: 0;
	line-height: 0.95rem;
	color: #183d83;
	font-size: 0.3rem;
	font-weight: 400;
	margin-bottom: 0;
	padding: 0;
	border: 1px solid #cbcbcb;
	background-color: #ffff;
	margin: 0 !important;
}

.py-box-link2 img{
	position: static;
	display: block;
	margin: auto;
	left: 0;
	width: 0.6rem !important;
	margin-top: 0.46rem;
}

/*å°¾éƒ¨*/
.foot{padding: 0.3rem 0.2rem 0 0.2rem;margin-top: 0.2rem;}
.foot-1,.foot-2,.foot-3,.foot-4,.foot-5,.foot-6{width: 100%;}
.foot-5,.foot-6{display: none;}

.foot-2 p{color:#c0d1ec;text-align:0.3rem;font-size: 0.3rem;}
.foot-3{
	text-align:center;
	display: block;
}
.foot-2  a{
  padding-left: 0.1rem;
}
.foot-2  a img{
	height: 0.3rem;
	line-height: 0.5rem;
}

/*å›¾ç‰‡åˆ‡æ¢*/
.index-pic2 img{
	width:100%;
}
.swiper-slide img{
	width:100%;
}
.swiper-pagination{
	position: static;
	margin-top:8px;
}
.swiper-pagination-bullet-active{
	background: #0054a5;
}
/* ä¸¤å›¾å›¾ç‰‡åˆ—è¡¨ */
.index-pic2t{margin-bottom: 0;display: flex;justify-content: space-between;}
.index-pic2t a{display: block;float: none;width: 49%;margin-right: 0;}
.index-pic2t a img{width: 100%;}

/* å¹³é˜³å¤´éƒ¨æ”¿åŠ¡ä¿¡æ¯è½®æ’­ */
.zw {width: 100%;height: auto;}
.zw .swiper-slide img{
	width: 100%;
	height: 5.5rem;
}
.zw  .swiper-button-next {
	
	position: absolute;
	left: auto;
	right: -0.03rem;
	top: auto;
	bottom: 0.1rem;
	width: 0.66rem;
	height: 1.16rem;
	background: url(arrow_right.png) no-repeat center;
	background-size:auto 1.16rem;
	z-index: 9999;
}

.zw  .swiper-button-prev {
	position: absolute;
	left: auto;
	right: 0.62rem;
	top: auto;
	bottom: 0.1rem;
	width: 0.66rem;
	height: 1.16rem;
	background: url(arrow_left.png) no-repeat center;
	background-size:auto 1.16rem;
}
.zw .swiper-slide p{
	position: static;
	padding-right: 1.4rem;
	height: 1.16rem;
	line-height: 0.58rem;
	font-size: 0.3rem;
	color:#333333;
	text-indent: 0;
	padding-left: 0.34rem;
	background: #f9f9f9;
	word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	margin-top: 0 !important;
}
/* ä¸ªäººæœåŠ¡ä¸Žä¼ä¸šæœåŠ¡PCç‰ˆ */
.zwfw-bg{
	background-color: transparent;
	padding-bottom: 0;
	margin-bottom: 0;
}

.one-con{
	display: none;
}
.one-shadow .img-tit{
	margin:0.4rem auto -0.3rem;
}

/* ä¸ªäººæœåŠ¡ä¸Žä¼ä¸šæœåŠ¡æ‰‹æœºç‰ˆ */

.fuwu{
	display: block;
	background-color: #e8eef6;
	margin-bottom: 0.2rem;
}
.fuwu .tab-tit >a:last-child::after{
	color: #e8eef6;
}
/*å¹³é˜³é‡ç‚¹é¢†åŸŸ*/
	
.zd {
	width: 100%;
	height: 6.3rem;
	font-size: 0.32rem;
	color: #0f45af;
	line-height: 0.95rem;
	padding-top:1rem;
	padding-bottom: 0; 

}
.fuwu .zd{
	padding-top: 0;
	padding-bottom: 0;
	height: 5.5rem;
}

.zd .swiper-wrapper{
	width: 100%;
	position: relative;
	height: 5.2rem;
	background: none;
 }
 .fuwu .swiper-wrapper .swiper-slide{
	padding-bottom: 0;
 }
 .fuwu .swiper-wrapper .swiper-slide a{
	 margin:0;
	 background-color: #e8eef6;
 }
 .zd .swiper-slide{
	padding-bottom: 0.2rem;
	height: auto;
 }
 .zd .swiper-slide a{
	overflow: hidden;
	display: block;
	width: 100%;
	line-height: 0.9rem;
	background: #e8eef6;
	font-size: 0.25rem;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	padding: 0 0.2rem;
 }
 .zd .swiper-slide>a img {
	width: 0.85rem;
	height: 0.89rem;
	margin-top: 0.36rem;
	margin-bottom:0;
}
.zd  .swiper-button-next {
	display: none;
	left: auto;
	right: 0.1rem;
	top:-0.67rem;
	width: 0rem;
	height: 0rem;
	background: url(arrow_right.png) no-repeat center;
	background-size: auto 2rem;
}

.zd .swiper-button-prev {
	display: none;
	left: auto;
	right: 0.51rem;
	top:-0.67rem;
	width:0rem;
	height: 0rem;
	background: url(arrow_left.png) no-repeat center;
	background-size: auto 2rem;
}
.zd .swiper-button-prev:hover{
	opacity: 0.1;
	background: url(prev1.jpg) no-repeat center;
}

#qyfw .slick-track{
width: 100%!important;
}
.zd .swiper-pagination{
	display: none;
}

.swiper-pagination{
	display: none;
	position: static;
	margin-top:0.25rem;
}
/* é€šç”¨å°åœ†ç‚¹ */
.swiper-pagination-bullet-active{
	background: #0054a5;
}
.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 0.1rem;
	margin-right: 0.15rem;
    }

/* å¹³é˜³å¾é›†è½®æ’­å›¾ */
.zj-mobile{
	display: block;
}
.zj-pc{
	display: none!important;
}
.zj-pm{
	position: relative;
	width: 100%;
	height: 1.3rem;
}
.zj .swiper-slide{
	width: 100%;
	height: auto;
}
.zj .swiper-slide a img{
	height: 0.8rem;
}
.zj .swiper-button-next {
	width: 0;
	height: 0;
	background: url(next-py.png) no-repeat center;
}

.zj .swiper-button-prev {
	width: 0;
	height: 0;
	background: url(prev-py.png) no-repeat center;
}
/* å››å›¾å›¾ç‰‡åˆ—è¡¨ */
/* ä¸“é¢˜ä¸“æ  */

.zt{
	display: none;
	float: none;
	background: #fff;
	/* height:3rem; */
	
	margin: 0 0.3rem;
	margin-bottom: 0;
	width: calc(100% - 0.6rem);
	border-radius: 0.05rem
}
.zt .swiper-wrapper{
	height: 3rem;
	overflow: hidden;
	margin:0 -0.09rem
}
.zt .swiper-wrapper .swiper-slide{
	width: 100%;
	height: auto;
} 
.zt .swiper-slide a{
	display: block;
	margin:0 0.09rem;
}
.zt .swiper-slide img{
	width: 100%;
	height: auto;
}
.zt .swiper-pagination{
	display: none;
}
/* å¹³é˜³æ–°é—»å‘å¸ƒä¼š */
.fbh {
	overflow: hidden;
	background-color:#ecf0f5;
	padding-top: 0.35rem;
	margin-bottom: 0.3rem;
}

.fbh .lft {
	display: none;
}

.fbh .rgt {
	width: 100%;
	float: none;
	padding-left: 0.27rem;
	box-sizing: border-box;
}
.fbh .rgt h1{
	display: block;
	font-size: 0.34rem;
	color: #010101;
	line-height: 0.47rem;
	padding:0  0 0.42rem 0.1rem;
	border-bottom: 1px solid #cbcbcb;
}
.fbh .rgt h2 {
	display: block;
	font-weight: 400;
	font-size: 0.28rem;
	line-height: 0.6rem;
	color: #555555;
}

.fbh .rgt p {
	font-size: 0.28rem;
	color: #adadad;
	line-height: 0.6rem;
	margin-top: 0;
	margin-bottom: 0.3rem;
}
.fbh .rgt p span{
	font-weight: bold;
}
.fbh .rgt a {
	display: none;
}

.slick-dots{
	height:0.2rem;
	text-align: center;
	width: 100%;
	margin:0.15rem auto;
	line-height:0.2rem;
}
.slick-dots li{
	float: none;
	display: inline-block;
	width: 0.2rem;
	height: 0.2rem;
	background-color:#9e9a9a;

}
.slick-dots li:last-child{
margin-right: 0;
}
.slick-dots li.slick-active{
    background-color: #1a74d0;
}


/*æ ç›®é¡µ*/
.lanmu{
	padding: 0.3rem 0.15rem;
	display: flex;
	overflow-x: auto;
}
.lanmu a{
	line-height: 1;
}
.column-right .xxgk-tit,
.default_pgSearchInfo,
.column-right .xxgk-link{
	display: none;
}
.column-list{
	width:100%;
	float: none;
}
.column-list .tab-tit{
	overflow:visible;
}
.column-right{
	float: none;
	width:100%;
	padding: 10px;
	margin-top:10px;
}

/*æ ç›®é¡µ*/
	.column-list{
		padding: 0 0.3rem;
	}

.column-list .tab-tit > a.on{font-size: 0.4rem;}
.column-list .tab-tit2{line-height: 1.5}
.column-list .columns-wrap{width:100%;height:auto;}
.column-list .tab-tit2 a{
	line-height: 1.5;font-size: 0.3rem;margin-bottom: 0.14rem;margin-right: 0.14rem;
}
#columnShow{display: none;}
.column-list .tab-tit2 a {
    line-height: 0.6rem;
    font-size: 0.3rem;
    margin-right: 0.3rem;
}
/* æ–‡ç« é¡µä¸Šæ”¾è¡¨æ ¼ */
.mobile-content-data {
	width: 100%;
	font-size: 0.3rem;
	line-height: 2;
	padding: 0 0.36rem;
	box-shadow: none;
	max-width: 1200px;
	margin: 0 auto;
}

/* æ ‡é¢˜--å…ƒæ•°æ®ä¸Šæ–¹çš„è¡¨æ ¼ */
.xxgk_article{ width:100% !important;margin: auto;}
.xxgk_article td{height: 0.8rem !important;font-size: 0.2rem !important;font-family: å¾®è½¯é›…é»‘;color: #4d4d4d;padding-left: 0 !important;border:1px solid #e6e6e6; text-align: center;}
.xxgk_article tr td:nth-child(odd) {
	width: 15% !important;
	white-space: nowrap;
}
.xxgk_article tr td:nth-child(even) {
	width: 35% !important;
}
/*æ–‡ç« é¡µ*/
.wenzhnag {
    width: 100%;
    font-size: 0.3rem;
    line-height: 2;
    box-shadow: none;
    max-width: 1200px;
    margin: 0 auto;
}
.title{
	padding: 0 0.3rem !important;
}
.content-top{
	padding: 0 0 !important;
  }

.content-title {
	font-size: 0.5rem;
	line-height: 1.2;
	margin-top: 0.5rem;
}
.content-pubdate,.content-time,.content-source,.content-hit,.content-script{
	font-size: 0.3rem;
}

.one-shadow-list{box-shadow:none;float: none;
    background: #fff;
    display: block;
    margin: auto;
    margin-bottom: 0.2rem;
    width: 100%;
    border-radius: 0.05rem;
    padding: 0.2rem;}

.one-shadow-list{display: none;}

.wenzhnag{
	width: 100%;
}
.content-info{
	margin-top: 0.2rem;
	margin-bottom: 0.1rem;
}
#zoom{
	font-size: 0.3rem !important;
	line-height: 1.5 !important;
}
#zoom p{
	font-size: 0.3rem !important;
}
.bt_content{
  padding: 0 0.3rem !important;
}
.content-share{
	padding: 0 0.3rem !important;
	line-height: 1.5;
}
.content-share table{
	width: 100% !important;
}
.content-share table td{
	text-align: center;
	display: block!important;
	width: 100%;
	margin: 0 auto !important;
	margin-bottom: 0.2rem;
}
.bshare-custom a{
	margin-bottom: 0.1rem;
}


/*ç½‘ç»œé—®æ”¿*/

  .default-box {
        width: 1100px;
        margin: 0 auto;
        padding-bottom: 100px;
    }
    .default-title {
        border-bottom: 3px solid #DDEAF3;
        height: 120px;
    }
    .default-title-text {
        /* display: inline-block; */
        font-size: 40px;
        text-align: center;
        height: 120px;
        line-height: 120px;
        min-width: 25%;
        padding: 0 20px;
        font-weight: bold;
        cursor: pointer;
        float: left;
    }
    .default-title-text.active {
        color: #0C70C6;
        border-bottom: 8px solid #0C70C6;
    }
    .default-ul {
        list-style: none;
    }
    .default-li {
        width: 100%;
        max-width:1100px;
        cursor: pointer;
        height: 80px;
        line-height: 80px;
    }
    .dafault-li-yuan {
        margin-right: 3%;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #000;
        display: inline-block;
        vertical-align: middle;
    }
    .default-li-title {
        font-size: 36px;
        color: #333;
        display: inline-block;
        width: 80%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: middle;
    }
    .default-li-time {
        font-size: 36px;
        display: inline-block;
        text-align: right;
        width: 15%;
        color: #999;
        vertical-align: middle;
    }
    .default-title2 {
        height: 120px;
        zoom: 1;
        overflow: hidden;
    }
    .default-title2-div {
        width: 20px;
        height: 60px;
        background-color: red;
        margin-right: 20px;
        margin-top: 30px;
        float: left;
    }
    .default-title2-text {
        font-weight: bold;
        font-size: 48px;
        display: inline-block;
        line-height: 120px;
    }
    .default-ul2 {
        list-style: none;
        white-space: normal;
        zoom: 1;
        overflow: hidden;
    }
    .default-li2 {
        float: left;
        width: 25%;
        height: 80px;
        cursor: pointer;
        border-bottom: 1px solid #ccc;
    }
    .dafault-li2-yuan {
        float: left;
        display: none;
        width: 5px;
        height: 5px;
        background-color: #0C70C6;
        border-radius: 50%;
        margin-right: 10px;
        margin-top: 40px;
    }
    .default-li2-title {
        display: inline-block;
        font-size: 40px;
        line-height: 80px;
    }
    .none {
        display: none;
    }
    .threeDiv {
        width: 33.3%;
    }
    .crumbs-title {
        font-size: 36px;
        padding: 30px 0;
        width: 100%;
        border-bottom: 2px solid #eee;
    }
    .img-box {
        margin-top: 40px;
        min-height: 100px;
    }
    .img-box-img {
        display: inline-block;
        width: 48%;
        overflow: hidden;
        zoom: 1;
    }
    .img-box-img1 {
        float: left;
    }
    .img-box-img2 {
        float: right;
    }


.top-news{ width:100%; max-width:1200px; padding:.36rem; margin:.36rem auto 0; border-bottom: .11rem solid #1492ff;}
.top-news .news-first{ float:left; width:15%; height:1.51rem; line-height: .6rem; padding: .28rem 0; margin:.3rem 0 0; font-size: .36rem; background:url(topicon.png) no-repeat top center; background-size:contain;}
.top-news .news-second{ width:82%; margin-left:3%;}
.top-news .news-second ul li{ padding:0 0 0 .36rem; line-height:.6rem;}
.top-news .news-second ul li a:before{ height:.1rem;width:.1rem; top:.24rem;left:0}
.top-news .news-second ul li a{ font-size:.3rem; line-height:.6rem;}
.top-news .news-second p a{ font-size:.29rem; line-height:.6rem;}

}

/* ipadç«¯æ¨ªå‘ */


/* iPads (landscape) çºµå‘----------- */  
@media only screen   
and (min-device-width : 768px)   
and (max-device-width : 1024px)   
and (orientation : landscape) {  
html{ font-size:120px !important;}
body{ min-width:320px; font-size:.29rem;}

*{line-height: 1.5;}
.container,.index-con-1,.index-con-2,
.index-pic,.pic-show{width:100%;max-width:1200px;box-sizing: border-box;}
img{max-width: 100% !important;}
body{
	font-size: 0.28rem;
	background:url(mobile-bg.jpg) no-repeat center top #f5f5f5;
	background-size:100% 5rem; 
}
.dn{display: none;}
.index-clear{height: 0rem;}

/*éšè—*/
.friendlink{display: none !important;}

/*é¡¶éƒ¨*/
.top{margin-top: 0.1rem; height: auto !important;}
.top a{margin-right:0;}
.top-1,.top img,.top-link{ float: none;display: felx !important; justify-content: center;padding-left: 0.2rem;}
.top-1{float: none;width: 100%;display: block;text-align: center;}
.top-1 a{display: inline-block; text-align: center;}
.top-2{float: none;display: none;}
#laonian{display: inline-block !important;background: none;}
#laonian{
	display: none !important;
	background: none;
}
.py-head{display: none;}
/*æœç´¢*/
.mobile-search{
	width: 100%;display: block;
	margin-top: 0.65rem;margin-bottom: 0.55rem;overflow: hidden;
}
.mobile-search .head-search{
	width: 5.92rem;overflow: hidden;margin:auto;float: none;
}
.mobile-search .search-icon{
	border-right:0;height:auto;left: 0.18rem;top: 50%;transform: translateY(-50%);
}
.mobile-search .search-icon img{
	width:0.33rem;margin-bottom: 0;
}
.mobile-search .head-search input[type=text]{
	width:4.59rem;border-width: 0.02rem;font-size: 0.26rem;line-height:0.66rem;height: 0.7rem;text-indent:0.58rem;
}
.mobile-search .search-btn{
	width:1.31rem;font-size: 0.3rem;height: 0.7rem;line-height: 0.66rem;border-color: #0968b8;
}

/*æ‰‹æœºå¤´éƒ¨*/
.mobile-head{
	width: 100%;display: block;overflow: hidden;opacity:1;padding: 0 0.3rem;text-align: center;
}
.logo-mobile{width:4.68rem;height: 1.31rem;margin-top:0.5rem;}

/*å¯¼èˆªæ */

.nav > .container{
	padding: 0.16rem 0;
 }
.nav > .container > a{
	line-height: 0.56rem;
	font-size: 0.32rem;
	width:16.66% !important;
}

/* .nav > .container{ display: flex; overflow-x:auto;}
.nav > .container::-webkit-scrollbar {width: 8px;height: 8px;}  
.nav > .container::-webkit-scrollbar-thumb {border-radius: 5px;background: #90bde4;}  
.nav > .container::-webkit-scrollbar-track {background: #f4f8f9;}    
.nav > .container > a{flex:0 0 auto;line-height: 0.88rem;font-size: 0.32rem;width:25%;} */
.h-tit{
	font-size: 0.36rem;line-height: 0.54rem;padding: 0 0.3rem;margin: 0.2rem auto;
	display: flex;justify-content: center;align-items: center;
	position: static;height: auto;padding-top: 0.2rem;padding-bottom: 0.3rem;
}
.h-tit p{padding: 0;padding-left: 0.1rem;}
.h-tit img{width: 0.8rem;height: 0.88rem;align-self: center;position: static;}
/*åˆ‡æ¢*/
.tab-tit > a, .tab-tit2 > a{font-size:0.34rem;line-height: 0.96rem;margin-right: 0.3rem; padding: 0;}
.tab-tit{border-bottom: 0.01rem solid #c2cfe3;}
.tab-tit >a::after{content: '|';position: absolute;color: #e5e5e5;right: -0.19rem;}
.tab-tit > a.on{
	border-bottom: 0.03rem solid;
}

/*åŸºæœ¬ä¿¡æ¯*/
.tab-tit3{
	padding: 0 0.27rem;
}

/*ä¸­é—´å†…å®¹*/
.index-con{
	background: none;padding: 0;
}
.index-con-1,.index-con-2{
	float: none;
	background: #fff;
	display: block;
	margin: auto;
	margin-bottom: 0.2rem;
	width:100%;
	border-radius: 0.05rem;
	padding: 0.2rem;
}

.pic-show{
  width: 100%;
  margin:auto;
  box-sizing: border-box;
  padding: 0.2rem;
  background-color: #ffff;
  padding-bottom: 0;
}
.index-pic{
	background: #fff;
	display: block;
	margin: auto;
	margin-bottom: 0.2rem;
	margin-top: -0.2rem;
	width: 100%;
	border-radius: 0.05rem;
	padding: 0.2rem;
  }
.index-con-2.one-shadow{
	float: none;
	margin-right: 0;
	margin: auto;
	margin-bottom: 0;
	box-shadow: none;
	padding: 0 !important;
	box-shadow: 0 0 0.2rem #d7d7da;
}
.tab-tit{width:100%;display: flex;overflow-x: auto;}
.tab-tit > a{
	flex:0 0 auto;
}

/*æ–°é—»åˆ—è¡¨*/
.news-item{
	margin-bottom: 0.15rem;
	line-height: 1.5;
}
.news-item.zjz{
	padding-bottom: 0.25rem;
	border-bottom: 0.01rem solid #dfe4eb;
}

.news-item > a{
	text-indent: 0;
	float: right;
	width: 100%;
	font-size: 0.3rem;
	padding-left: 0.2rem;
}
.news-item > a:before{
	height:0.07rem;
	width:0.07rem;
	border-radius: 0.07rem;
}
.news-item > span,.news-item .state{
	display: block;
	float: right;
	font-size: 0.24rem;
	line-height: 2.5;
	margin:0;padding: 0;
}
.news-item > span{ float: right; color: #b3b3b3; }
.news-item .state{
	display: block;
	color:#c1c1c1; border:1px solid;
	 font-size: 0.24rem; border-radius: 5px;
	 display: inline-block;
	 line-height: 2.2;
	 text-align: center;
	 width: 0.93rem;
	 margin-top:0.1rem;
     margin-right: 0.27rem; 
    }
.news-item .state.on{ color:#e17311;  display: block;}
.news-list .load-more{
	font-size: 0.28rem;
	background: #d7e2f2;
	width:3.44rem;
	line-height: 0.56rem;
	display: block;margin:0.15rem auto;
	text-align: center;
	color:#666;
	border-radius: 0.56rem;
}
.govpushinfo150203{
	height: auto !important;
    width: 100% !important;
}
/* å›½åŠ¡é™¢ä¿¡æ¯ */


/* å¹³é˜³å¤§æ ‡é¢˜ */
.py-index-tit{
	background: #fff;
	display: block;
	margin: auto;
	width: 100%;
	text-align: left;
	text-indent: 0.2rem;
	font-size: 0.35rem;
	font-weight: bold;
	color: #333333;
	padding: 0.2rem 0 0.25rem;
	border-bottom: 0.02rem solid #c2cfe3;
}
.zhuanti{
	height: 0;
	display: none!important;
}
/*é“¾æŽ¥*/
/* å°æ ‡é¢˜ */
.index-link-tit{
	font-size: 0.34rem;
	margin:0.3rem 0.2rem;
	color: #0054a5;
}
.index-link a{
	width:32%;font-weight: normal;
	margin-right: 0;
	margin-bottom: 0.2rem;
	padding-left: 0.2rem;
	font-size: 0.26rem;
	line-height: 2;
    margin-right: 2%;
}
.index-link a:nth-child(3),.index-link a:nth-child(6),.index-link a:nth-child(9){margin-right: 0;}
.index-link a:before{
	width:0.07rem;
	height:0.07rem;
	border-radius: 0.07rem;
}
.index-link a:nth-child(3n){
	margin-right: 0;
}

/*2 å›¾ç‰‡åˆ—è¡¨åˆ‡æ¢ */

.index-link2 a{
	width:49%;
	padding:0;
	margin:0 2% 2% 0;
	line-height: inherit;
}
.index-link2 a:nth-child(2n){ margin:0 0 2%;}
/* å¹³é˜³ä¿¡ç®±å»ºè®®- */
.py-link2 a{
	width: 32%;
	margin-right: 2%;
	background:none;
	line-height: 0.5rem;
	margin-bottom: 0.1rem;
	color: #666666;
	font-size: 0.24rem;
}
.py-link2 a:nth-child(3n){margin-right: 0;}
/* ä¸€ä»¶äº‹åŠž */
.one-pic{width: 100%;}

/* å¹³é˜³ä¿¡ç®±å»ºè®® */
.py-box-link2 {display: flex;justify-content: space-between;}
.py-box-link2 a{
	width: 32% !important;
	margin-right: 0;
	margin-left: 0;
	line-height: 0.95rem;
	color: #183d83;
	font-size: 0.3rem;
	font-weight: 400;
	margin-bottom: 0;
	padding: 0;
	border: 1px solid #cbcbcb;
	background-color: #ffff;
	margin: 0 !important;
}

.py-box-link2 img{
	position: static;
	display: block;
	margin: auto;
	left: 0;
	width: 0.6rem !important;
	margin-top: 0.46rem;
}

/*å°¾éƒ¨*/
.foot{padding: 0.28rem 0.2rem 0 0.2rem;margin-top: 0.2rem;}
.foot-1,.foot-2,.foot-3,.foot-4,.foot-5,.foot-6{width: 100%;}
.foot-5,.foot-6{display: none;}

.foot-2 p{color:#c0d1ec;text-align:0.3rem;font-size: 0.28rem;}
.foot-3{
	text-align:center;
	display: block;
}
.foot-2  a{
	padding-left: 0.1rem;
  }
  .foot-2  a img{
	  height: 0.3rem;
	  line-height: 0.5rem;
  }

/*å›¾ç‰‡åˆ‡æ¢*/
.index-pic2 img{
	width:100%;
}
.swiper-slide img{
	width:100%;
}
.swiper-pagination{
	position: static;
	margin-top:8px;
}
.swiper-pagination-bullet-active{
	background: #0054a5;
}
/* ä¸¤å›¾å›¾ç‰‡åˆ—è¡¨ */
.index-pic2t{margin-bottom: 0;display: flex;justify-content: space-between;}
.index-pic2t a{display: block;float: none;width: 49%;margin-right: 0;}
.index-pic2t a img{width: 100%;}

/* å¹³é˜³å¤´éƒ¨æ”¿åŠ¡ä¿¡æ¯è½®æ’­ */
.zw {width: 100%;height: auto;}
.zw .swiper-slide img{max-width:100%;height: 6rem;}
.zw  .swiper-button-next {
	left: auto;
	right: -0.03rem;
	top: auto;
	bottom: 0.1rem;
	width: 0.66rem;
	height: 1.16rem;
	background: url(arrow_right.png) no-repeat center;
	background-size:auto 1.16rem;
}

.zw  .swiper-button-prev {
	left: auto;
	right: 0.62rem;
	top: auto;
	bottom: 0.1rem;
	width: 0.66rem;
	height: 1.16rem;
	background: url(arrow_left.png) no-repeat center;
	background-size:auto 1.16rem;
}
.zw .swiper-slide p{
	position: static;
	padding-right: 1.4rem;
	height: 1.16rem;
	line-height: 1.16rem;
	font-size: 0.3rem;
	color:#333333;
	text-indent: 0;
	padding-left: 0.34rem;
	background: #f9f9f9;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/* ä¸ªäººæœåŠ¡ä¸Žä¼ä¸šæœåŠ¡PCç‰ˆ */
.zwfw-bg{
	background-color: transparent;
	padding-bottom: 0;
	margin-bottom: 0;
}

.one-con{
	display: none;
}
.one-shadow .img-tit{
	margin:0.4rem auto -0.3rem;
}

/* ä¸ªäººæœåŠ¡ä¸Žä¼ä¸šæœåŠ¡æ‰‹æœºç‰ˆ */

.fuwu{
	display: block;
	background-color: #e8eef6;
	margin-bottom: 0.2rem;
}
.fuwu .tab-tit >a:last-child::after{
	color: #e8eef6;
}
/*å¹³é˜³é‡ç‚¹é¢†åŸŸ*/
	
.zd {
	width: 100%;
	height: 6.3rem;
	font-size: 0.34rem;
	color: #0f45af;
	line-height: 0.95rem;
	padding-top:1rem;
	padding-bottom: 0; 

}
.fuwu .zd{
	padding-top: 0;
	padding-bottom: 0;
	height: 5.5rem;
}

.zd .swiper-wrapper{
	width: 100%;
	position: relative;
	height: 6.3rem;
	background: none;
 }
 .fuwu .swiper-wrapper .swiper-slide{
	padding-bottom: 0;
 }
 .fuwu .swiper-wrapper .swiper-slide a{
	 margin:0;
	 background-color: #e8eef6;
 }
 .zd .swiper-slide{
	padding-bottom:0.1rem;
	height: auto;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
 }
 .zd .swiper-slide a{
	overflow: hidden;
	display: block;
	width: 100%;
	line-height: 0.9rem;
	background: #e8eef6;
	font-size: 0.25rem;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	padding:0 0.2rem;
 }
 .zd .swiper-slide>a img {
	width: 0.85rem;
	height: 0.89rem;
	margin-top: 0.36rem;
	margin-bottom:0;
}
.zd  .swiper-button-next {
	display: none;
	left: auto;
	right: 0.1rem;
	top:-0.67rem;
	width: 0rem;
	height: 0rem;
	background: url(arrow_right.png) no-repeat center;
	background-size: auto 2rem;
}

.zd .swiper-button-prev {
	display: none;
	left: auto;
	right: 0.51rem;
	top:-0.67rem;
	width:0rem;
	height: 0rem;
	background: url(arrow_left.png) no-repeat center;
	background-size: auto 2rem;
}
.zd .swiper-button-prev:hover{
	opacity: 0.1;
	background: url(prev1.jpg) no-repeat center;
}

#qyfw .slick-track{
width: 100%!important;
}
.zd .swiper-pagination{
	display: none;
}

.swiper-pagination{
	display: none;
	position: static;
	margin-top:0.25rem;
}
/* é€šç”¨å°åœ†ç‚¹ */
.swiper-pagination-bullet-active{
	background: #0054a5;
}
.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 0.1rem;
	margin-right: 0.15rem;
    }

/* å¹³é˜³å¾é›†è½®æ’­å›¾ */
.zj-mobile{
	display: block;
}
.zj-pc{
	display: none!important;
}
.zj-pm{
	position: relative;
	width: 100%;
	height: 1.3rem;
}
.zj .swiper-slide{
	width: 100%;
	height: auto;
}
.zj .swiper-slide a img{
	height: 0.8rem;
}
.zj .swiper-button-next {
	width: 0;
	height: 0;
	background: url(next-py.png) no-repeat center;
}

.zj .swiper-button-prev {
	width: 0;
	height: 0;
	background: url(prev-py.png) no-repeat center;
}
/* å››å›¾å›¾ç‰‡åˆ—è¡¨ */
/* ä¸“é¢˜ä¸“æ  */

.zt{
	display: none;
	float: none;
	background: #fff;
	/* height:3rem; */
	
	margin: 0 0.3rem;
	margin-bottom: 0;
	width: calc(100% - 0.6rem);
	border-radius: 0.05rem
}
.zt .swiper-wrapper{
	height: 3rem;
	overflow: hidden;
	margin:0 -0.09rem
}
.zt .swiper-wrapper .swiper-slide{
	width: 100%;
	height: auto;
} 
.zt .swiper-slide a{
	display: block;
	margin:0 0.09rem;
}
.zt .swiper-slide img{
	width: 100%;
	height: auto;
}
.zt .swiper-pagination{
	display: none;
}
/* å¹³é˜³æ–°é—»å‘å¸ƒä¼š */
.fbh {
	overflow: hidden;
	background-color:#ecf0f5;
	padding-top: 0.35rem;
	margin-bottom: 0.3rem;
}

.fbh .lft {
	display: none;
}

.fbh .rgt {
	width: 100%;
	float: none;
	padding-left: 0.27rem;
	box-sizing: border-box;
}
.fbh .rgt h1{
	display: block;
	font-size: 0.34rem;
	color: #010101;
	line-height: 0.47rem;
	padding:0  0 0.42rem 0.1rem;
	border-bottom: 1px solid #cbcbcb;
}
.fbh .rgt h2 {
	display: block;
	font-weight: 400;
	font-size: 0.28rem;
	line-height: 0.6rem;
	color: #555555;
}

.fbh .rgt p {
	font-size: 0.28rem;
	color: #adadad;
	line-height: 0.6rem;
	margin-top: 0;
	margin-bottom: 0.3rem;
}
.fbh .rgt p span{
	font-weight: bold;
}
.fbh .rgt a {
	display: none;
}

.slick-dots{
	height:0.2rem;
	text-align: center;
	width: 100%;
	margin:0.15rem auto;
	line-height:0.1rem;
}
.slick-dots li{
	float: none;
	display: inline-block;
	width: 0.2rem;
	height: 0.2rem;
	background-color:#9e9a9a;

}
.slick-dots li:last-child{
margin-right: 0;
}
.slick-dots li.slick-active{
    background-color: #1a74d0;
}


/*æ ç›®é¡µ*/
.lanmu{
	padding: 0.3rem 0.15rem;
	display: flex;
	overflow-x: auto;
}
.lanmu a{
	line-height: 1;
}
.column-right .xxgk-tit,
.default_pgSearchInfo,
.column-right .xxgk-link{
	display: none;
}
.column-list{
	width:100%;
	float: none;
}
.column-list .tab-tit{
	overflow:visible;
}
.column-right{
	float: none;
	width:100%;
	padding: 10px;
	margin-top:10px;
}

/*æ ç›®é¡µ*/
	.column-list{
		padding: 0 0.3rem;
	}

.column-list .tab-tit > a.on{font-size: 0.4rem;}
.column-list .tab-tit2{line-height: 1.5}
.column-list .columns-wrap{width:100%;height:auto;}
.column-list .tab-tit2 a{
	line-height: 1.5;font-size: 0.3rem;margin-bottom: 0.14rem;margin-right: 0.14rem;
}
#columnShow{display: none;}
.column-list .tab-tit2 a {
    line-height: 0.6rem;
    font-size: 0.3rem;
    margin-right: 0.3rem;
}

/* æ–‡ç« é¡µä¸Šæ”¾è¡¨æ ¼ */
.mobile-content-data {
	width: 100%;
	font-size: 0.3rem;
	line-height: 2;
	padding: 0 0.36rem;
	box-shadow: none;
	max-width: 1200px;
	margin: 0 auto;
}

/* æ ‡é¢˜--å…ƒæ•°æ®ä¸Šæ–¹çš„è¡¨æ ¼ */
.xxgk_article{ width:100% !important;margin: auto;}
.xxgk_article td{height: 0.8rem !important;font-size: 0.25rem !important;font-family: å¾®è½¯é›…é»‘;color: #4d4d4d;padding-left: 0 !important;border:1px solid #e6e6e6; text-align: center;}
.xxgk_article tr td:nth-child(odd) {
	width: 15% !important;
	white-space: nowrap;
}
.xxgk_article tr td:nth-child(even) {
	width: 35% !important;
}

/*æ–‡ç« é¡µ*/
.wenzhnag {
    width: 100%;
    font-size: 0.3rem;
    line-height: 2;
    box-shadow: none;
    max-width: 1200px;
    margin: 0 auto;
}
.title{
	padding: 0 0.3rem !important;
}
.content-top{
	padding: 0 0 !important;
  }

.content-title {
	font-size: 0.5rem;
	line-height: 1.2;
	margin-top: 0.5rem;
}
.content-pubdate,.content-time,.content-source,.content-hit,.content-script{
	font-size: 0.3rem;
}

.one-shadow-list{box-shadow:none;float: none;
    background: #fff;
    display: block;
    margin: auto;
    margin-bottom: 0.2rem;
    width: 100%;
    border-radius: 0.05rem;
    padding: 0.2rem;}

.one-shadow-list{display: none;}

.wenzhnag{
	width: 100%;
}
.content-info{
	margin-top: 0.2rem;
	margin-bottom: 0.1rem;
}
#zoom{
	font-size: 0.3rem !important;
	line-height: 1.5 !important;
}
#zoom p{
	font-size: 0.3rem !important;
}
.bt_content{
  padding: 0 0.3rem !important;
}
.content-share{
	padding: 0 0.3rem !important;
	line-height: 1.5;
}
.content-share table{
	width: 100% !important;
}
.content-share table td{
	text-align: center;
	display: block!important;
	width: 100%;
	margin: 0 auto !important;
	margin-bottom: 0.2rem;
}
.bshare-custom a{
	margin-bottom: 0.1rem;
}

/*ç½‘ç»œé—®æ”¿*/

  .default-box {
        width: 1100px;
        margin: 0 auto;
        padding-bottom: 100px;
    }
    .default-title {
        border-bottom: 3px solid #DDEAF3;
        height: 120px;
    }
    .default-title-text {
        /* display: inline-block; */
        font-size: 40px;
        text-align: center;
        height: 120px;
        line-height: 120px;
        min-width: 25%;
        padding: 0 20px;
        font-weight: bold;
        cursor: pointer;
        float: left;
    }
    .default-title-text.active {
        color: #0C70C6;
        border-bottom: 8px solid #0C70C6;
    }
    .default-ul {
        list-style: none;
    }
    .default-li {
        width: 100%;
        max-width:1100px;
        cursor: pointer;
        height: 80px;
        line-height: 80px;
    }
    .dafault-li-yuan {
        margin-right: 3%;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #000;
        display: inline-block;
        vertical-align: middle;
    }
    .default-li-title {
        font-size: 36px;
        color: #333;
        display: inline-block;
        width: 80%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: middle;
    }
    .default-li-time {
        font-size: 36px;
        display: inline-block;
        text-align: right;
        width: 15%;
        color: #999;
        vertical-align: middle;
    }
    .default-title2 {
        height: 120px;
        zoom: 1;
        overflow: hidden;
    }
    .default-title2-div {
        width: 20px;
        height: 60px;
        background-color: red;
        margin-right: 20px;
        margin-top: 30px;
        float: left;
    }
    .default-title2-text {
        font-weight: bold;
        font-size: 48px;
        display: inline-block;
        line-height: 120px;
    }
    .default-ul2 {
        list-style: none;
        white-space: normal;
        zoom: 1;
        overflow: hidden;
    }
    .default-li2 {
        float: left;
        width: 25%;
        height: 80px;
        cursor: pointer;
        border-bottom: 1px solid #ccc;
    }
    .dafault-li2-yuan {
        float: left;
        display: none;
        width: 5px;
        height: 5px;
        background-color: #0C70C6;
        border-radius: 50%;
        margin-right: 10px;
        margin-top: 40px;
    }
    .default-li2-title {
        display: inline-block;
        font-size: 40px;
        line-height: 80px;
    }
    .none {
        display: none;
    }
    .threeDiv {
        width: 33.3%;
    }
    .crumbs-title {
        font-size: 36px;
        padding: 30px 0;
        width: 100%;
        border-bottom: 2px solid #eee;
    }
    .img-box {
        margin-top: 40px;
        min-height: 100px;
    }
    .img-box-img {
        display: inline-block;
        width: 48%;
        overflow: hidden;
        zoom: 1;
    }
    .img-box-img1 {
        float: left;
    }
    .img-box-img2 {
        float: right;
    }

.top-news{ width:100%; max-width:1200px; padding:.36rem; margin:.36rem auto 0; border-bottom: .11rem solid #1492ff;}
.top-news .news-first{ float:left; width:15%; height:1.51rem; line-height: .6rem; padding: .28rem 0; margin:.3rem 0 0; font-size: .36rem; background:url(topicon.png) no-repeat top center; background-size:contain;}
.top-news .news-second{ width:82%; margin-left:3%;}
.top-news .news-second ul li{ padding:0 0 0 .36rem; line-height:.6rem;}
.top-news .news-second ul li a:before{ height:.1rem;width:.1rem; top:.24rem;left:0}
.top-news .news-second ul li a{ font-size:.3rem; line-height:.6rem;}
.top-news .news-second p a{ font-size:.29rem; line-height:.6rem;}


}